ListLink version 1.2

This applet displays a list of links. You can set the links, the links names, and the target of the new page (same or new window). You can set colors, add sounds...

Name

Description

Default

Status

number

the number of links

1

required

text1, text2,...,textN the N checkboxes texts - required
link1, link2,...,linkN the N links URLs - required
target

the target of the new page :
           - "_blank" : show in a new unnamed top-level window
           - "_self" : show in the current frame
           - "_parent" : show in the parent frame
           - "_top" : show in the top-most frame
or a custom frame name

_blank required
background_color the background color gray required
enter_background_color the background color when mouse over background color optional
status_bar_text the text to display in the status bar when the mouse is over - optional
sound_name the sound played on load - optional
loop_sound - "yes" : to loop the onload sound
- "no" : played one time
no optional
clic_sound_name the sound played when click - optional
registration_code the registration code - required

 

Special notes

* note: you can put relative URL (to target a file on your site) or absolute (with "http://...")
URL. example:
    relative URL: ../home/home.html
    absolute URL: http://www.yahoo.com

* The background color format is hexadecimal format like this : blue is "#0000ff"", red is "#ff0000" ... If you want that the background color is the same as the one of the page, look at the html source file and find the balise : <body bgcolor="#00FFFF"> then copy the value, here it's "#00ffff". Use the "HexColor" applet to convert RGB color to hexadecimal color.

 

Copyright 1999-2001 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com